'Declaration Protected Overridable Sub OnEditingDisabled( _
ByVal documentChangedA value indicating whether document is changed.As Boolean _
)
protected virtual void OnEditingDisabled(
bool documentChanged
)
protected: virtual void OnEditingDisabled(
bool documentChanged
)
protected:
virtual void OnEditingDisabled(
bool documentChanged
)
Parameters
- documentChanged
- A value indicating whether document is changed.